home *** CD-ROM | disk | FTP | other *** search
- >Sure, it can be run manually without the interface. Just start up SNII,
- >create a job1 file with a text editor, save it to the "commands" directory
- >for SNII, and it will load the scene. Then send a second job1 file to that
- >directory to start the rendering, and it will render the scene. The first
- >job1 should contain the single line "load Scenes\Space\Spacefig.lws"
- >to load the Spacefighters scene, for example. The second job1 should
- >contain the single line "render 1 180 1" to render frames 1 through 180
- >with an increment of 1. Don't include the quotes.
-
- OK, that works. We lost the first 'job1' file, but it works. So, how do you do
- it to render several scenes?! If we have to rewrite the file, I don't
- understand how to do it!!!
- If it was something like:
-
- Load scene 1
- render 1 30 1
- Load scene2
- render 1 30 1
- ..
-
- would be much more simple and intuitive.
-
- For the amiga folks, do you know how to do it with ARexx?! I know how to do it
- addressing the usual Lightwave.port, but LWSN.fp is really slightly faster
- than Lightwave.fp...
-
- Thanks.
-
- __ _ _
- /_ /|/|
- / / | fmartins@esoterica.pt
-
-